home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / utilitys / 244 / switcher / switcher.doc < prev    next >
Encoding:
Text File  |  1988-12-11  |  4.3 KB  |  104 lines

  1. STSWITCH V1.0 June 1987
  2. =======================
  3.  
  4. Copyright (C) 1987 David T. Jones
  5.  
  6.  
  7. This software may be distributed freely on the understanding  that 
  8. no  profit  is  made  from  it.  A  small  charge  for  media  and 
  9. duplication  may be made as long as this totals no more  than  the 
  10. equivalent of 4 Pounds Sterling.
  11.  
  12.  
  13.  
  14. What is STSWITCH?
  15. =================
  16.  
  17. STSWITCH  is a little program that I wrote for a) A bet and  b)  A 
  18. laugh!  I  was  talking with someone about switcher  programs  and 
  19. I foolishly said that I could write a crude switcher for the ST in 
  20. three hours.  So the bet was on.  In fact it took less than  three 
  21. hours to get something up and running but took another few days to 
  22. get  the thing vaguely usable.  I think I won the bet - but  there 
  23. again the other guy thinks he did too!
  24.  
  25. What STSWITCH does is to cut your ST in half ( it's OK John,  turn 
  26. off the chainsaw...  ) - well,  sort of.  It actually divides  the 
  27. ST's  memory space into two independent sections - each  of  which 
  28. can act as a normal ST.  For example you can have a word-processor 
  29. in  one  half,  and the ST Desktop in the other so  that  you  can 
  30. delete  and  copy  files as usual and still have  access  to  your 
  31. documents. The two sections are very independent - one section can 
  32. suffer  a nasty crash whilst the other is  still  functional,  but 
  33. that is quite often not the case.  Still even if you can't find  a 
  34. real use for it, then you still might have fun playing with it.
  35.  
  36.  
  37. How to use STSWITCH
  38. ===================
  39.  
  40. Firstly,  please don't take it too seriously.  STSWITCH is not the 
  41. most reliable and user-friendly program in the world, it isn't too 
  42. happy with colour systems and doesn't like many graphics programs! 
  43. If you push it too hard IT WILL BREAK!  But,  hey,  it's free, who 
  44. cares?!
  45.  
  46. Right,  first you need to copy the file SWITCHBT.PRG into the AUTO 
  47. folder of your boot disk.  This can either be on a floppy disk  or 
  48. on a hard-disk AUTO folder.  When SWITCHBT.PRG is executed it will 
  49. ask whether it should split RAM in two. If 'Y' is entered for yes, 
  50. then  the system will re-boot ...  don't worry about that,  it  is 
  51. quite intentional.  After the forced re-boot SWITCHBT.PRG will not 
  52. bother you again, and the GEM desktop should appear as usual.
  53.  
  54. After the re-boot your ST now will appear to have half its  normal 
  55. memory size - this is a temporary situation! To gain access to the 
  56. hidden half,  just double-click the SWITCHER.PRG icon. The program 
  57. will  appear  to  do  nothing ...  but  now  the  MAGIC  KEYS  are 
  58. operational. To toggle between the two STs, just press the CONTROL 
  59. key  and  the  TWO  SHIFT  keys   (CONTROL+LEFT_SHIFT+RIGHT_SHIFT) 
  60. together.  They  must ALL be down to switch.  You should  now  see 
  61. another desktop appear - the mouse possibly in a different  screen 
  62. position.  That's it - just press down the three magic keys  every 
  63. time you want to get to the other memory bank. Oh yes, if you want 
  64. all  your  RAM back again just press the RESET key  after  running 
  65. SWITCHER.PRG  -  or just switch off your ST and turn  it  back  on 
  66. again.
  67.  
  68.  
  69. Limitations
  70. ===========
  71.  
  72. STSWITCH works well on monochrome systems,  but not quite so  well 
  73. at present with colour.  I'm not sure why,  but it doesn't  always 
  74. restore the palette settings properly.  It is really only meant to 
  75. switch  well-behaved  'cuddly' programs - nasty ones  like  arcade 
  76. games and some art packages won't switch very well at  all.  NEVER 
  77. SWITCH  PROGRAMS  WHEN THE DISK DRIVE IS  BEING  ACCESSED,  DURING 
  78. PRINTER  OUTPUT OR OTHER I/O IS GOING ON - WAIT TILL  THE  MACHINE 
  79. ISN'T  BUSY!  Above all,  don't trust your company accounts to  an 
  80. application  you  are switching - you will  probably  be  OK,  but 
  81. crashes can occur!
  82.  
  83. Also remember that each section has HALF of the normally available 
  84. RAM available to it.  On a 1040ST system that means each side  has 
  85. about 360K free - on a 520ST only about 150K is free on each side. 
  86. If you have only a 512K system don't try and load a bunch of  desk 
  87. accessories  and other bits and pieces else you won't have  enough 
  88. room to run any programs.
  89.  
  90.  
  91. Happy Hacking!
  92.  
  93.  
  94. David Jones
  95.  
  96. UK :-
  97. Prestel MBX 219996836
  98. Compulink CIX user 'davjon'
  99.  
  100. USA :-
  101. CompuServe 73657,1238
  102. BIX user 'davjon'
  103.  
  104.